|
|
|
|
|
by d0100
45 days ago
|
|
Are you using Temporal with distributed workers? We have a simple worker setup and temporal is pretty easy to setup Out only issue is really needing an intermediary data store for task result storage We are using DBOS in new projects as it's even simpler and the downside (task log interface behind saas) is easily remedied with a copilot generated task viewer |
|