Giter VIP home page Giter VIP logo

Comments (8)

brandonh-msft avatar brandonh-msft commented on September 22, 2024

cc @theangellmethod

from azure-functions-eventhubs-extension.

alrod avatar alrod commented on September 22, 2024

Can you use offset filtering inside function code and skip the messages processing by conditional clause? Offset can be stored in apps setting and you can get offset using string offset or EventData.Offset

from azure-functions-eventhubs-extension.

 avatar commented on September 22, 2024

This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment.

from azure-functions-eventhubs-extension.

angellmethod avatar angellmethod commented on September 22, 2024

I won't be able to test this in code until 5/10 at the earliest. If I'm understanding correctly, it seems like if I am using a conditional clause to skip messages, then I would still get charged for execution since the function still has to execute X number of times before it gets to the data I actually want to use. If I have to keep doing this for testing, it would eat into that allocation rather quickly. Because of that, it seems better to be able to choose the offset without having to get charged for the function call. If my understanding is incorrect, please let me know. I won't be able to test the recommended method until 5/10 at the earliest.

from azure-functions-eventhubs-extension.

nzthiago avatar nzthiago commented on September 22, 2024

This might be related to https://github.com/Azure/azure-webjobs-sdk/issues/1240

from azure-functions-eventhubs-extension.

brandonh-msft avatar brandonh-msft commented on September 22, 2024

ah yeah certainly seems like a dupe... but extensions/bindings should have their issues created here, no? 🤷‍♂️

from azure-functions-eventhubs-extension.

drdamour avatar drdamour commented on September 22, 2024

probably dupe of #64

from azure-functions-eventhubs-extension.

alrod avatar alrod commented on September 22, 2024

Fixed in #64

from azure-functions-eventhubs-extension.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.