You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Signed-off-by: James Milligan <[email protected]>
<!-- Please use this template for your pull request. -->
<!-- Please use the sections that you need and delete other sections -->
## This PR
<!-- add the description of the PR here -->
- buffers channel on startup to prevent blocking in linked issue
### Related Issues
<!-- add here the GitHub issue that this PR resolves if applicable -->
#356
### Notes
<!-- any additional notes for this PR -->
### Follow-up Tasks
<!-- anything that is related to this PR but not done here should be
noted under this section -->
<!-- if there is a need for a new issue, please link it here -->
### How to test
<!-- if applicable, add testing instructions under this section -->
Signed-off-by: James Milligan <[email protected]>
Observed behavior
When a sync fails on startup no error is thrown, and remaining syncs hang
Expected Behavior
Error log indicating that the file
config/samples/I-dont-exist.json
does not existSteps to reproduce
start flagd with the following command:
output:
with the console hanging
No response
The text was updated successfully, but these errors were encountered: