Skip to content

Conversation

@sami-alajrami
Copy link
Contributor

@sami-alajrami sami-alajrami commented Feb 18, 2025

…he logs

The output will now look like (on a failed request with retries):

[debug] processing config file [/Users/samialajrami/.kosli.yml]
[debug] GET http://localhost/api/v2/flows/kosli
[debug] GET http://localhost/api/v2/flows/kosli (status: 500): retrying in 1s (3 left)
[debug] GET http://localhost/api/v2/flows/kosli (status: 500): retrying in 2s (2 left)
[debug] GET http://localhost/api/v2/flows/kosli (status: 500): retrying in 4s (1 left)
Error: Get "http://localhost/api/v2/flows/kosli": GET http://localhost/api/v2/flows/kosli giving up after 4 attempt(s)

and on a successful call:

[debug] processing config file [/Users/samialajrami/.kosli.yml]
[debug] GET http://localhost/api/v2/flows/kosli
[debug] request made to http://localhost/api/v2/flows/kosli and got status 200

@sami-alajrami sami-alajrami enabled auto-merge (squash) February 18, 2025 16:15
@sami-alajrami sami-alajrami merged commit 61de75a into main Feb 18, 2025
6 checks passed
@sami-alajrami sami-alajrami deleted the log-retries branch February 18, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants