One thought on “Assaf Neufeld

  1. Hello there! I could all of these tips & tricks about LA – congrats for that. Yet, couldn’t really find what I was interested in. If I may, I’d like to describe what I’m trying to achieve and I’d appreciate any help/tip:

    So, for a project we have a bunch of functions used (either HTTP, or scheduled or triggered by a message). I’d like to create a query that will:

    – find the entry point of every function that ran in the last 10 min. let’s say;
    – then, for HTTP and scheduled, return the execution status depending on whether it has been successful or not;
    – for those triggered by a message (Service Bus), to return the execution status of the last retry of that (based on operationId I guess).

    Could you please give me a tip?

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s