The google directory sync crashes after an hour #2508
-
We tried running the google directory sync via jackson npm lib(1.18.7) with node18 and 1gb ram and after an hour it crashed with heap out of memory error |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
Thanks for reporting this, we'll test this and get back to you. |
Beta Was this translation helpful? Give feedback.
-
Just a quick note on benchmarking. In our tests using the production build of next.js, the heap memory hit a max of ~100MB and the whole sync operation for 5k users took around 76 seconds. |
Beta Was this translation helpful? Give feedback.
@thekoushik https://github.com/boxyhq/jackson/releases/tag/v1.23.1 is out. Let us know once you are able to test it.