Native cron container dying prematurely
gigamesh
HOBBYOP

2 years ago

I'm trying to understand why I'm getting "container event container died" while a function is still being awaited in my code. I can share the full code if needed but its currently in a private repo. Here are the logs:

```

Calculating buyStrength for 2973 transfers...

Oct 29 11:50:20

Fetching balances for 1755 accounts...

Oct 29 11:50:23

Upserting 1755 balances...

Oct 29 11:51:03

container event container died

Oct 29 11:51:03

Updated 2973 transfers

```

You can see from the times that the last log happens right after the "container died" log, so maybe its just a race condition in the logging?

1 Replies

2 years ago

Hello, is this causing a real issue for your application?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...