forked from wayfair-incubator/telefonistka
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Handle/mitigate crash and context issues #11
Merged
Merged
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e6aa775 - Browse repository at this point
Copy the full SHA e6aa775View commit details
Commits on Jun 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 35956ee - Browse repository at this point
Copy the full SHA 35956eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ccc131 - Browse repository at this point
Copy the full SHA 8ccc131View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c9844 - Browse repository at this point
Copy the full SHA a0c9844View commit details
Commits on Jun 19, 2024
-
Remove calls to a function that exits the process.
Add conext to error messages
Configuration menu - View commit details
-
Copy full SHA for afb6128 - Browse repository at this point
Copy the full SHA afb6128View commit details -
Re-add the context cancelation defera + some comment
Fix some function return issues
Configuration menu - View commit details
-
Copy full SHA for 4c9de2a - Browse repository at this point
Copy the full SHA 4c9de2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f34c9b0 - Browse repository at this point
Copy the full SHA f34c9b0View commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 94be029 - Browse repository at this point
Copy the full SHA 94be029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c3e214 - Browse repository at this point
Copy the full SHA 3c3e214View commit details -
Configuration menu - View commit details
-
Copy full SHA for 863b98b - Browse repository at this point
Copy the full SHA 863b98bView commit details
Commits on Jun 21, 2024
-
Respond the webhook only based on payload parsing.
Actual Event proccessing is move to backround thread. This require some refactoring, created ReciveWebhook and ReciveEventFile functions to represent the different behavior in Web Server VS CLI triggering while keeping to the GH stuff in the GH package
Configuration menu - View commit details
-
Copy full SHA for 43f3460 - Browse repository at this point
Copy the full SHA 43f3460View commit details -
Configuration menu - View commit details
-
Copy full SHA for 791420c - Browse repository at this point
Copy the full SHA 791420cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d55de3 - Browse repository at this point
Copy the full SHA 4d55de3View commit details -
Move error function return value to the standard position
Handle cases where GetContents returns nil HTTP respons (like in Context cancellation)
Configuration menu - View commit details
-
Copy full SHA for 16ea028 - Browse repository at this point
Copy the full SHA 16ea028View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.