CodingXeer01Original post
Rank 1: Thread
when is fire this in python:
functions.update(
function_id,
func_name,
schedule='/1 * * * *')
it also disconnect with github, how to keep configured with github thta function (i did not found it in docs)
Summary
Developers are asking when the `functions.update()` method fires in Python and how to keep it configured with GitHub.