You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Concurrencyint`default:"30"`//Number of parallel handlers
5
+
UrlRequestQueuestring`default:"data-scraping-asd" envconfig:"URL_REQUEST_QUEUE"`//UrlRequestQueue name to listen to the new events
6
+
ScrapingResultQueuestring`default:"storage-update-asd" envconfig:"SCRAPING_RESULT_QUEUE"`//Queue name to send processed ApiSpecDoc
7
+
NotificationQueuestring`default:"gateway-scrape-notifications" envconfig:"NOTIFICATION_QUEUE"`//Queue name to notify a user about error or success (if required)
0 commit comments