class

Ark::Gateway

Inherits Reference < Object

Constants

DEFAULT_SESSION_TTL = 55.minutes
MAX_CONCURRENT_REQUESTS = 10
THREAD_REPLIES_LIMIT = 200

Constructors

new(slack_api : Slack::SlackAPI, socket_mode : Slack::SocketMode, agent : Bedrock::AgentInvoker, publisher : AWS::EventPublisher, session_ttl : Time::Span = DEFAULT_SESSION_TTL)
Source

Instance methods

stop
Source