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
Do something that triggers a webhook event, e.g. creating a subscription for a user
Expected behavior
The cli forwards the event only once, when the server responds with a http code 200. The cli should only retry forwarding the event if the server responds with an error code.
Screenshots
Desktop (please complete the following information):
Hardware: MacBook Pro m1
OS: macos 13.0.1
The text was updated successfully, but these errors were encountered:
Describe the bug
When using the gc listen command, the cli resends successfully acknowledged events over and over until the cli is closed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The cli forwards the event only once, when the server responds with a http code 200. The cli should only retry forwarding the event if the server responds with an error code.
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: