Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stories Sync - Never Finishing - Time Out #57

Open
andrew-karcher opened this issue Dec 18, 2023 · 1 comment
Open

Stories Sync - Never Finishing - Time Out #57

andrew-karcher opened this issue Dec 18, 2023 · 1 comment

Comments

@andrew-karcher
Copy link

I am currently running a sync that is setup to ONLY sync the 'stories' object. There is a second sync that is setup that syncs all of the other objects. Not sure why it was setup like that originally, but just trying to diagnose the stories sync.

Currently, it is failing every day with a "The process was terminated. Most often this occurs because the job has exceeded its allotted runtime. The next job will run based on the integration's schedule." error.

Every hour it runs, it seems to pick up some records, but never finishes.

For example:

2023-12-18 06:00:41,285Z tap - INFO Received invalid or expired token error, refreshing access token
2023-12-18 07:00:41,030Z tap - INFO Backing off get_initial(...) for 0.1s (asana.error.NoAuthorizationError: No Authorization: The bearer token has expired. If you have a refresh token, please use it to request a new bearer token, otherwise allow the user to re-authorize.)
2023-12-18 07:00:41,037Z tap - INFO Received invalid or expired token error, refreshing access token
2023-12-18 07:23:02,365Z target - INFO Serializing batch with 6 messages for table stories
2023-12-18 07:23:02,366Z target - INFO Sending batch of 17230 bytes to
2023-12-18 07:23:02,368Z target - INFO replicated 6 records from "stories" endpoint
2023-12-18 08:00:42,096Z tap - INFO Backing off get_initial(...) for 0.0s (TokenExpiredError: (token_expired) )
2023-12-18 08:00:42,096Z tap - INFO Received invalid or expired token error, refreshing access token

@riteshstride
Copy link

I am having the exact same issue. Did you find a solution @andrew-karcher ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants