witty-motorcycle-52108
05/25/2023, 4:11 PMOSError: [Errno 24] Too many open files\n']
errors in the actions
container once it has been online for a while ingesting from a glue data source. there seems to be a connection/file reference leak somewhere, any thoughts?delightful-ram-75848
05/30/2023, 7:53 AMwitty-motorcycle-52108
05/30/2023, 4:27 PMhundreds-photographer-13496
06/05/2023, 11:42 AMcli_version
as logged in ingestion report ?
2. Are there any other ingestions running in your actions container or only glue ingestion ? How frequently do these ingestions run ? Are these ingestions using default (rest) sink ? Are you using any transformers in your recipe ? How often do these ingestions fail ?
3. How frequently are you seeing this 'Too many open files' errors ? In other terms, once you restart the actions ?container, how long after does this error start appearing ?
4. Can you share entire stack trace of this error from your ingestion log ?witty-motorcycle-52108
06/05/2023, 4:40 PM0.10.1
, this has been happening for a while now though. logs say "cli_version": "0.10.1",
.
only the glue ingestion runs, and it runs hourly right now. it used to run daily, and we saw it happening then as well.
default rest sink is being used, it's a fairly "vanilla" ingestion configuration. no transforms. it's not super frequent, the last one happened on may 15th and had been fine since being deployed on april 5th-ish.witty-motorcycle-52108
06/05/2023, 4:41 PMhundreds-photographer-13496
06/06/2023, 7:49 AMwitty-motorcycle-52108
06/06/2023, 2:54 PMhundreds-photographer-13496
06/13/2023, 1:54 PMwitty-motorcycle-52108
06/13/2023, 3:30 PM