JobScan AI avatar
JobScan AI

Pricing

$10.00/month + usage

Go to Store
JobScan AI

JobScan AI

Developed by

Bluelight

Bluelight

Maintained by Community

JobScan AI is a powerful solution for job search and information extraction, combining the intelligence of Generative AI and Google. This actor is designed to scrape job postings directly from Google and major job sites, unifying results into a structured and easy-to-use format.

3.3 (3)

Pricing

$10.00/month + usage

13

Total users

122

Monthly users

26

Runs succeeded

>99%

Issues response

1.6 days

Last modified

2 days ago

ME

Failed to prolong lock for cached request

Open

MentorpieceA opened this issue
6 days ago

Hi!

Got the error :(

2025-07-24T14:09:01.226Z Failed to prolong lock for cached request Eqy7D2ZNQEIv0B5, either lost the lock or the request was already handled 2025-07-24T14:09:01.229Z Traceback (most recent call last): 2025-07-24T14:09:01.236Z File "/usr/local/lib/python3.12/site-packages/crawlee/storages/_request_queue.py", line 687, in _prolong_request_lock 2025-07-24T14:09:01.239Z res = await self._resource_client.prolong_request_lock( 2025-07-24T14:09:01.241Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-24T14:09:01.243Z File "/usr/local/lib/python3.12/site-packages/apify/apify_storage_client/_request_queue_client.py", line 124, in prolong_request_lock 2025-07-24T14:09:01.245Z await self._client.prolong_request_lock( 2025-07-24T14:09:01.246Z File "/usr/local/lib/python3.12/site-packages/apify_client/_logging.py", line 63, in async_wrapper 2025-07-24T14:09:01.249Z return await fun(resource_client, *args, **kwargs) 2025-07-24T14:09:01.250Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-24T14:09:01.253Z File "/usr/local/lib/python3.12/site-packages/apify_client/clients/resource_clients/request_queue.py", line 635, in prolong_request_lock 2025-07-24T14:09:01.255Z response = await self.http_client.call( 2025-07-24T14:09:01.271Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-24T14:09:01.276Z File "/usr/local/lib/python3.12/site-packages/apify_client/_http_client.py", line 308, in call 2025-07-24T14:09:01.278Z return await retry_with_exp_backoff_async( 2025-07-24T14:09:01.280Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-24T14:09:01.282Z File "/usr/local/lib/python3.12/site-packages/apify_client/_utils.py", line 99, in retry_with_exp_backoff_async 2025-07-24T14:09:01.283Z return await async_func(stop_retrying, attempt) 2025-07-24T14:09:01.285Z ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-07-24T14:09:01.287Z File "/usr/local/lib/python3.12/site-packages/apify_client/_http_client.py", line 306, in _make_request 2025-07-24T14:09:01.289Z raise ApifyApiError(response, attempt) 2025-07-24T14:09:01.291Z apify_client._errors.ApifyApiError: Cannot prolong request lock which was not locked with same client or was already handled. 2025-07-24T14:09:01.301Z [apify] INFO Exiting Actor ({"exit_code": 0})