You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have set up my environment and tried to replicate the POC with test-functions but the receive part is not working. The only major difference is that I have my own NATS configured in K8s in nats-io namespace. But while installing openfaas through helm I have configured all the necessary configurations. I have checked the logs from the pods and they are working fine. The async function that uses the queue worker is also working fine.
When I invoke the publish message the message is successfully sent but in the receive message log i do not see them received
The text was updated successfully, but these errors were encountered:
Hello,
I have set up my environment and tried to replicate the POC with test-functions but the receive part is not working. The only major difference is that I have my own NATS configured in K8s in nats-io namespace. But while installing openfaas through helm I have configured all the necessary configurations. I have checked the logs from the pods and they are working fine. The async function that uses the queue worker is also working fine.
When I invoke the publish message the message is successfully sent but in the receive message log i do not see them received
The text was updated successfully, but these errors were encountered: