Antonio Mendoza Pérez

Results 24 comments of Antonio Mendoza Pérez

It makes more sense to me the @fjtirado 's approach. I think that having environment variables will make "the developer's life easier" Could not be this also archived by storing...

no idea @cdavernas sorry. but the error is weird, that big is the payload? I have not been able to see the error in my environment, it is failing before...

sorry, I was running the previous version of synapse, now the error is different, pasting here just in case you find it useful. ``` [05/12/2022 10:25:27] info: Microsoft.AspNetCore.Routing.EndpointMiddleware[1] Executed endpoint...

@tsurdilo I have replaced the use of any class from *.internal.* packages, as suggested. Let me know if there is any other required amendment.

Can I take this @tsurdilo or are you already working on it?

Thank you @Spikhalskiy , I have started to work on this

Please also review https://docs.temporal.io/references/sdk-metrics/#workflow_task_queue_poll_succeed , the documentation mention that the tag workflow_type should be present but it isn't `temporal_workflow_task_queue_poll_succeed_total{activity_type="none",exception="none",namespace="default",operation="none",query_type="none",signal_name="none",status_code="none",task_queue="sticky",workerCustomTag1="workerCustomTag1Value",workerCustomTag2="workerCustomTag2Value",worker_type="none",workflow_type="none",} 3.0`

Hi @tsurdilo this is on me, I have to remove the getOpenTask method

This is ready to review @mfateev @tsurdilo I have created a new workflow that manages the task lifecycle with which the initial workflow interacts.