You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/11/07 03:00:50 UTC

[GitHub] [pulsar] wolfstudy commented on pull request #8467: [Go functions] access to user config before function loop

wolfstudy commented on pull request #8467:
URL: https://github.com/apache/pulsar/pull/8467#issuecomment-723380566


   >  The only one I omitted was GetMaxIdleTime, since I wasn't sure precisely what this value meant in this context.
   
   GetMaxIdleTime is used for health check between Go Function and Function Worker. GetMaxIdleTime means that after the Go Function exceeds MaxIdleTime, the Function Worker will determine that the function's health check fails.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org