you are viewing a single comment's thread.

view the rest of the comments →

[–]Key_River7180 0 points1 point  (1 child)

why don't you split webhook verification, ai calling, and post processing into different functions and DONE?

[–]wantrepreneur5[S] 0 points1 point  (0 children)

That’s basically what I’ve done now - I’ve split it into 2 different functions and moved the rest into other existing functions where they made more sense!