Our rawr-process jobs work (we see the zips being generated) but the queue never gets empty and the number of jobs in the queue remain constant, and keep processing the tiles
-
Do we have something wrong in the tilequeue config that should enable checking if the tile already exists, or is it a "feature" to reprocess rawr tiles if they are in the queue
-
At first, the sqs queue config was with a visibility timeout of 30 seconds, but the logs show it might take several minutes to process the rawr tiles, so I changed the timeout to 10 minutes. Nevertheless, the queue size still remain constant. Are there more configurations of the queue that are implied for rawr-process?
Our rawr-process jobs work (we see the zips being generated) but the queue never gets empty and the number of jobs in the queue remain constant, and keep processing the tiles
Do we have something wrong in the tilequeue config that should enable checking if the tile already exists, or is it a "feature" to reprocess rawr tiles if they are in the queue
At first, the sqs queue config was with a visibility timeout of 30 seconds, but the logs show it might take several minutes to process the rawr tiles, so I changed the timeout to 10 minutes. Nevertheless, the queue size still remain constant. Are there more configurations of the queue that are implied for rawr-process?