Ark::Gateway
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)
SourceInstance methods
run
Sourcestop
Source