I have over 20 kml/kmz files that I let users add to a Google Maps (ver 2). I know that if I modify the kml file, Google has it cached and won’t update it immediately unless you change the file’s name.
How long will it be before Google Maps updates its cache?
If it updates its cache within a month, then for minor changes to my KML files I can avoid updating my file names.
See here: http://code.google.com/apis/kml/documentation/kmlelementsinmaps.html
Basically they don’t specify an exact time for the duration of their cache. However I believe from experience that it is in the order of minutes and not months.