Closed JawedCIA closed 1 year ago
better would be to use RabbitMQ which already implemented with API core has to subscribe for queue to pick the SHA256 value for file to be processed.
for now to continue with work,
currently it is keep processing the same file again and again.
implemented in commit 2023-04-01-1
better would be to use RabbitMQ which already implemented with API core has to subscribe for queue to pick the SHA256 value for file to be processed.
for now to continue with work,
currently it is keep processing the same file again and again.