Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rewrite price adjusting #89

Open
Baymax2909 opened this issue Jun 21, 2024 · 1 comment
Open

rewrite price adjusting #89

Baymax2909 opened this issue Jun 21, 2024 · 1 comment

Comments

@Baymax2909
Copy link
Contributor

The price-adjusting feature needs some rework. It has two problems right now (from my perspective):

  1. A route can have multiple flight numbers. Commonly, some flight numbers have good connections, and others have no connections. Adjusting the price on a flight number level could greatly improve profit.
  2. Respect the ORS. Price adjusting could lead to a negative ORS on a specific connection. Maybe this could be addressed when rewriting the pricing feature.

Maybe we need to split these points into two separate issues because number 2 is way bigger than number 1.

@RobertFridolin
Copy link
Contributor

Thanks for the contribution, please be patient for this feature as the internal reworking I am currently working on to implement this efficiently will take some time.

I see it similar, the first one is an important issue on larger airlines, tending te lower the price more than neccesary.

The second one: I don't know. Isn't the most important thing that the flight is full & generates good profits? I also don't know how you could get the ORS rating. Wouldn't you need the calculation basis, which is a well-kept secret for various reasons?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants