bolt-js: Hello! I'm getting this error as well. I expressly `ack` the slash command right at the beginning of the handler.

Hello! I’m getting this error as well. I expressly ack the slash command right at the beginning of the handler.

// The /ask command entry point.
app.command('/ask', async ({ command, ack, client, logger }) => {

  // Acknowledge shortcut request
  await ack();
image

_Originally posted by @asontha in https://github.com/slackapi/bolt-js/issues/1435#issuecomment-1406819093_

About this issue

  • Original URL
  • State: closed
  • Created a year ago
  • Comments: 15 (5 by maintainers)

Most upvoted comments

So then if you guys are pushing everyone to use AWS Lambda for deployment but the deployment platform itself can’t support it, doesn’t it make sense to increase the timeout value to something more reasonable?