Skip to content

CSRE-1022#440

Open
selvakumar2424 wants to merge 5 commits intomainfrom
CSRE-1022
Open

CSRE-1022#440
selvakumar2424 wants to merge 5 commits intomainfrom
CSRE-1022

Conversation

@selvakumar2424
Copy link
Copy Markdown
Contributor

@selvakumar2424 selvakumar2424 commented Apr 8, 2025

Slack refreshes the socket connection periodically.
Enabled built-in auto-reconnect logic by setting:

autoReconnectEnabled
autoReconnectOnCloseEnabled
sessionMonitorEnabled

This ensures the bot stays connected without manual restarts.

Comment thread src/main/scala/com/sumologic/sumobot/core/EventsClient.scala Outdated
Comment thread build.gradle
repositories {
maven {
url 'https://oss.sonatype.org/service/local/staging/deploy/maven2/'
url = uri("https://sumologicusw1.jfrog.io/artifactory/libs-snapshot-local")
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unrelated changes ?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

its related i guess. i see we are pushing to the jfrog. even the old versions are in jfrog

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure, that's internal and this is opensource. I don't think this should be changed.

Comment thread src/main/scala/com/sumologic/sumobot/core/EventsClient.scala Outdated
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