When doing an analysis in an academic setting, the goal is to get a paper past reviewers to be published. And the reviewers were adversaries that were trying to disprove your work (at best these were helpful critique; at worst they were bad-faith nit-pickers that were looking for any excuse to reject). If you did a Bayesian analysis in this setting, the mean reviewers would just just point to the priors and say "you can't justify that choice, REJECT".
But in industry, there are no reviewers serving as adversarial gatekeepers. You may present analyses to a skeptical audience, but if they disagreed with your model priors you would work with them to come up with a mutually agreeable model because you're all on the same team.
This experience may not be representative. The web is absolutely filled with anecdotes of gatekeeping and obstructionism within engineering orgs. The phrase "internal politics" comes immediately to mind.
It’s too easy to fall into an adversarial discussion because of differing opinions (eg about code architecture) when really you’re on the same team. I try to keep in mind (and convey) the image of “you and me side to side against the problem on the whiteboard” rather than “you and me against each other”
Yet when I lay out fairly tight Bayesian reasoning, there's always that one person sucking life out of the entire conversation with "Wait can you go back to that first number? How did you arrive at that?" and it's an unanswerable question because any attempt would have to start from another, more fundamental prior!
Sometimes this person is reasonable and I can go, "Ah, we can try a different starting point. What's your prior?" but often enough the person gets stuck on the idea of subjective probability and everything derails.
When it comes to important decisions, I've started hiding the prior with smoke and mirrors to redirect attention away from it.
(1) https://en.wikipedia.org/wiki/Prior_probability#Informative_...
(2) https://skeptric.com/prior-regularise/index.html
(3) https://betanalpha.github.io/assets/case_studies/prior_model...
https://errorstatistics.com/2013/11/18/lucien-le-cam-the-bay...
If meaningfully different priors lead to meaningfully different posteriors, you're probably missing something that would either eliminate one of those priors from contention or marry the differing behavior in some unifying explanation/model. Either way is a win in my book; both provide a new direction for research!
How does one distinguish between the two?