Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Log at INFO level when shard connection is up #581

Merged
merged 1 commit into from
May 4, 2024
Merged

Conversation

jchristgit
Copy link
Collaborator

Make logs such as this:

[info] Asked to reconnect with session SESSION
[info] Re-established websocket connection
[info] Resuming on shard session SESSION
[info] Asked to reconnect with session SESSION
[info] Re-established websocket connection
[info] Resuming on shard session SESSION

Less confusing by ensuring the user knows we successfully resumed.

Make logs such as this:

    [info] Asked to reconnect with session SESSION
    [info] Re-established websocket connection
    [info] Resuming on shard session SESSION
    [info] Asked to reconnect with session SESSION
    [info] Re-established websocket connection
    [info] Resuming on shard session SESSION

Less confusing by ensuring the user knows we successfully resumed.
@jb3 jb3 merged commit 4ca164c into master May 4, 2024
9 checks passed
@jb3 jb3 deleted the log-when-connection-up branch May 4, 2024 17:55
@jb3
Copy link
Collaborator

jb3 commented May 4, 2024

Thanks!

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants